[INFO] fetching crate thalir 0.1.0...
[INFO] testing thalir-0.1.0 against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065-1
[INFO] extracting crate thalir 0.1.0 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate thalir 0.1.0
[INFO] finished tweaking crates.io crate thalir 0.1.0
[INFO] tweaked toml for crates.io crate thalir 0.1.0 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate thalir 0.1.0 on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate thalir 0.1.0 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 445870757bf1ad1e9e05bea86ed9de822cdc31da0904229db2eb7e4a3255c029
[INFO] running `Command { std: "docker" "start" "-a" "445870757bf1ad1e9e05bea86ed9de822cdc31da0904229db2eb7e4a3255c029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "445870757bf1ad1e9e05bea86ed9de822cdc31da0904229db2eb7e4a3255c029", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "445870757bf1ad1e9e05bea86ed9de822cdc31da0904229db2eb7e4a3255c029", kill_on_drop: false }`
[INFO] [stdout] 445870757bf1ad1e9e05bea86ed9de822cdc31da0904229db2eb7e4a3255c029
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53f591984352f7ea22f3f5d2e8e06aee8860e372899c1f8101ed54b2baa892fe
[INFO] running `Command { std: "docker" "start" "-a" "53f591984352f7ea22f3f5d2e8e06aee8860e372899c1f8101ed54b2baa892fe", kill_on_drop: false }`
[INFO] [stderr]    Compiling hashbrown v0.16.0
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling unicode-ident v1.0.20
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]    Compiling cranelift-isle v0.113.1
[INFO] [stderr]    Compiling cranelift-codegen-shared v0.113.1
[INFO] [stderr]    Compiling cranelift-codegen-meta v0.113.1
[INFO] [stderr]    Compiling cranelift-bitset v0.113.1
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling rustc-hash v2.1.1
[INFO] [stderr]    Compiling cranelift-entity v0.113.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling smallvec v1.15.1
[INFO] [stderr]    Compiling slice-group-by v0.3.1
[INFO] [stderr]    Compiling arbitrary v1.4.2
[INFO] [stderr]    Compiling indexmap v2.12.0
[INFO] [stderr]    Compiling cranelift-bforest v0.113.1
[INFO] [stderr]    Compiling find-msvc-tools v0.1.4
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling cc v1.2.41
[INFO] [stderr]    Compiling syn v2.0.107
[INFO] [stderr]    Compiling generic-array v0.14.9
[INFO] [stderr]    Compiling gimli v0.31.1
[INFO] [stderr]    Compiling cranelift-control v0.113.1
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling hashbrown v0.14.5
[INFO] [stderr]    Compiling crc32fast v1.5.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling cranelift-codegen v0.113.1
[INFO] [stderr]    Compiling object v0.36.7
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling regalloc2 v0.10.2
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling tree-sitter v0.25.10
[INFO] [stderr]    Compiling crunchy v0.2.4
[INFO] [stderr]    Compiling iana-time-zone v0.1.64
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling tree-sitter-solidity-traverse v1.2.13-4e938a4
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling tiny-keccak v2.0.2
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling num-bigint v0.4.6
[INFO] [stderr]    Compiling thalir-parser v0.1.0
[INFO] [stderr]    Compiling cranelift-module v0.113.1
[INFO] [stderr]    Compiling cranelift-frontend v0.113.1
[INFO] [stderr]    Compiling cranelift-native v0.113.1
[INFO] [stderr]    Compiling cranelift-reader v0.113.1
[INFO] [stderr]    Compiling cranelift-object v0.113.1
[INFO] [stderr]    Compiling cranelift v0.113.1
[INFO] [stderr]    Compiling thalir-core v0.1.0
[INFO] [stderr]    Compiling thalir-transform v0.1.0
[INFO] [stderr]    Compiling thalir-emit v0.1.0
[INFO] [stderr]    Compiling thalir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 10s
[INFO] running `Command { std: "docker" "inspect" "53f591984352f7ea22f3f5d2e8e06aee8860e372899c1f8101ed54b2baa892fe", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53f591984352f7ea22f3f5d2e8e06aee8860e372899c1f8101ed54b2baa892fe", kill_on_drop: false }`
[INFO] [stdout] 53f591984352f7ea22f3f5d2e8e06aee8860e372899c1f8101ed54b2baa892fe
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f1ce706c5eca5af4b79f75147c1f2f2304412f73de407b4c1e263ae10410604b
[INFO] running `Command { std: "docker" "start" "-a" "f1ce706c5eca5af4b79f75147c1f2f2304412f73de407b4c1e263ae10410604b", kill_on_drop: false }`
[INFO] [stderr]    Compiling thalir v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.95s
[INFO] running `Command { std: "docker" "inspect" "f1ce706c5eca5af4b79f75147c1f2f2304412f73de407b4c1e263ae10410604b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f1ce706c5eca5af4b79f75147c1f2f2304412f73de407b4c1e263ae10410604b", kill_on_drop: false }`
[INFO] [stdout] f1ce706c5eca5af4b79f75147c1f2f2304412f73de407b4c1e263ae10410604b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b4ac7708a7f858716716c6e063125aa1082b5143cf42066be569a388b49c5ac2
[INFO] running `Command { std: "docker" "start" "-a" "b4ac7708a7f858716716c6e063125aa1082b5143cf42066be569a388b49c5ac2", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thalir-02445ef317c27c34)
[INFO] [stdout] running 0 tests
[INFO] [stderr]    Doc-tests thalir
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "b4ac7708a7f858716716c6e063125aa1082b5143cf42066be569a388b49c5ac2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b4ac7708a7f858716716c6e063125aa1082b5143cf42066be569a388b49c5ac2", kill_on_drop: false }`
[INFO] [stdout] b4ac7708a7f858716716c6e063125aa1082b5143cf42066be569a388b49c5ac2
